Organization Service
OrganizationUnitDto
This entity holds the basic data of the organization, such as the postal address and fiscal data.
Datatype | Name | Description |
---|---|---|
string | Name | Name of the Organisation |
string | PhoneNumber | Phone number of the Organisation |
string | FaxNumber | Fax number of the Organisation |
string | MobileNumber | Mobile number of the Organisation |
string | Email of the Organisation | |
string | Postcode | Post code of the Organisation |
string | City | City of the Organisation |
string | Country | Country code of the Organisation |
string | Street | Street name of the Organisation |
string | StreetNumber | Street number of the Organisation |
string | AddressAddition | Address Addition of the Organisation |
string | CompanyNo | Company number of the Organisation |
string | RoomNo | Room number of the Organisation |
string | PostalAddress | Postal address that has been composed of the previous values, when saving the Organisation unit |
string | TaxConsultantNo | Number of the tax consultant, previously stored in the configuration settings |
string | TaxClientNo | Tax client number of the Organisation, previously stored in the configuration settings |